"AWT-EventQueue-0" tid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
     Frozen for 6secs
	at java.base@17.0.6/java.lang.Object.wait(Native Method)
	at java.base@17.0.6/java.lang.Object.wait(Unknown Source)
	at java.desktop@17.0.6/sun.java2d.metal.MTLRenderQueue$QueueFlusher.flushNow(Unknown Source)
	at java.desktop@17.0.6/sun.java2d.metal.MTLRenderQueue.flushNow(Unknown Source)
	at java.desktop@17.0.6/sun.java2d.metal.MTLBlitLoops.Blit(Unknown Source)
	at java.desktop@17.0.6/sun.java2d.metal.MTLSwToSurfaceBlit.Blit(Unknown Source)
	at java.desktop@17.0.6/sun.java2d.metal.MTLGeneralBlit.Blit(Unknown Source)
	at java.desktop@17.0.6/sun.java2d.pipe.DrawImage.blitSurfaceData(Unknown Source)
	at java.desktop@17.0.6/sun.java2d.pipe.DrawImage.renderImageCopy(Unknown Source)
	at java.desktop@17.0.6/sun.java2d.pipe.DrawImage.copyImage(Unknown Source)
	at java.desktop@17.0.6/sun.java2d.pipe.DrawImage.copyImage(Unknown Source)
	at java.desktop@17.0.6/sun.java2d.pipe.ValidatePipe.copyImage(Unknown Source)
	at java.desktop@17.0.6/sun.java2d.SunGraphics2D.drawImage(Unknown Source)
	at java.desktop@17.0.6/sun.java2d.SunGraphics2D.drawImage(Unknown Source)
	at com.intellij.util.ui.StartupUiUtil.drawImage(StartupUiUtil.java:246)
	at com.intellij.util.ui.StartupUiUtil.drawImage(StartupUiUtil.java:116)
	at com.intellij.util.ui.JBImageIcon.paintIcon(JBImageIcon.java:23)
	at com.intellij.openapi.util.IconLoader$CachedImageIcon.paintIcon(IconLoader.java:895)
	at com.intellij.openapi.actionSystem.ex.ActionButtonLook.paintIcon(ActionButtonLook.java:148)
	at com.intellij.execution.ui.RunWidgetButtonLook.paintIcon(RedesignedRunWidget.kt:190)
	at com.intellij.openapi.actionSystem.ex.ActionButtonLook.paintIcon(ActionButtonLook.java:144)
	at com.intellij.openapi.actionSystem.impl.ActionButton.paintButtonLook(ActionButton.java:430)
	at com.intellij.openapi.actionSystem.impl.ActionButton.paintComponent(ActionButton.java:404)
	at java.desktop@17.0.6/javax.swing.JComponent.paint(Unknown Source)
	at java.desktop@17.0.6/javax.swing.JComponent.paintChildren(Unknown Source)
	at java.desktop@17.0.6/javax.swing.JComponent.paint(Unknown Source)
	at com.intellij.openapi.actionSystem.impl.ActionToolbarImpl.lambda$paint$3(ActionToolbarImpl.java:337)
	at com.intellij.openapi.actionSystem.impl.ActionToolbarImpl$$Lambda$1716/0x00000008013a9478.run(Unknown Source)
	at com.intellij.util.animation.AlphaAnimationContext.paintWithComposite(AlphaAnimationContext.kt:50)
	at com.intellij.util.animation.AlphaAnimationContext.paint(AlphaAnimationContext.kt:40)
	at com.intellij.openapi.actionSystem.impl.ActionToolbarImpl.paint(ActionToolbarImpl.java:337)
	at java.desktop@17.0.6/javax.swing.JComponent.paintChildren(Unknown Source)
	at java.desktop@17.0.6/javax.swing.JComponent.paint(Unknown Source)
	at java.desktop@17.0.6/javax.swing.JComponent.paintChildren(Unknown Source)
	at java.desktop@17.0.6/javax.swing.JComponent.paint(Unknown Source)
	at com.intellij.openapi.actionSystem.impl.ActionToolbarImpl.lambda$paint$3(ActionToolbarImpl.java:337)
	at com.intellij.openapi.actionSystem.impl.ActionToolbarImpl$$Lambda$1716/0x00000008013a9478.run(Unknown Source)
	at com.intellij.util.animation.AlphaAnimationContext.paintWithComposite(AlphaAnimationContext.kt:50)
	at com.intellij.util.animation.AlphaAnimationContext.paint(AlphaAnimationContext.kt:40)
	at com.intellij.openapi.actionSystem.impl.ActionToolbarImpl.paint(ActionToolbarImpl.java:337)
	at java.desktop@17.0.6/javax.swing.JComponent.paintChildren(Unknown Source)
	at java.desktop@17.0.6/javax.swing.JComponent.paint(Unknown Source)
	at java.desktop@17.0.6/javax.swing.JComponent.paintChildren(Unknown Source)
	at java.desktop@17.0.6/javax.swing.JComponent.paint(Unknown Source)
	at java.desktop@17.0.6/javax.swing.JComponent.paintChildren(Unknown Source)
	at java.desktop@17.0.6/javax.swing.JComponent.paint(Unknown Source)
	at java.desktop@17.0.6/javax.swing.JLayeredPane.paint(Unknown Source)
	at java.desktop@17.0.6/javax.swing.JComponent.paintChildren(Unknown Source)
	at java.desktop@17.0.6/javax.swing.JComponent.paintToOffscreen(Unknown Source)
	at java.desktop@17.0.6/javax.swing.RepaintManager$PaintManager.paintDoubleBufferedImpl(Unknown Source)
	at java.desktop@17.0.6/javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
	at java.desktop@17.0.6/javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
	at java.desktop@17.0.6/javax.swing.BufferStrategyPaintManager.paint(Unknown Source)
	at java.desktop@17.0.6/javax.swing.RepaintManager.paint(Unknown Source)
	at java.desktop@17.0.6/javax.swing.JComponent.paint(Unknown Source)
	at java.desktop@17.0.6/java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
	at java.desktop@17.0.6/sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
	at java.desktop@17.0.6/sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
	at java.desktop@17.0.6/java.awt.Container.paint(Unknown Source)
	at java.desktop@17.0.6/java.awt.Window.paint(Unknown Source)
	at com.intellij.openapi.wm.impl.IdeFrameImpl.paint(IdeFrameImpl.java:127)
	at java.desktop@17.0.6/javax.swing.RepaintManager$4.run(Unknown Source)
	at java.desktop@17.0.6/javax.swing.RepaintManager$4.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.desktop@17.0.6/javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
	at java.desktop@17.0.6/javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
	at java.desktop@17.0.6/javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
	at java.desktop@17.0.6/javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
	at java.desktop@17.0.6/java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.desktop@17.0.6/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.desktop@17.0.6/java.awt.EventQueue$3.run(Unknown Source)
	at java.desktop@17.0.6/java.awt.EventQueue$3.run(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.executePrivileged(Unknown Source)
	at java.base@17.0.6/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base@17.0.6/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.desktop@17.0.6/java.awt.EventQueue.dispatchEvent(Unknown Source)
	at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:909)
	at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:756)
	at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$5(IdeEventQueue.java:437)
	at com.intellij.ide.IdeEventQueue$$Lambda$785/0x0000000800841360.compute(Unknown Source)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:787)
	at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$6(IdeEventQueue.java:436)
	at com.intellij.ide.IdeEventQueue$$Lambda$784/0x0000000800840000.run(Unknown Source)
	at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:105)
	at com.intellij.ide.IdeEventQueue.performActivity(IdeEventQueue.java:615)
	at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$7(IdeEventQueue.java:434)
	at com.intellij.ide.IdeEventQueue$$Lambda$783/0x000000080083e000.run(Unknown Source)
	at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:475)
	at java.desktop@17.0.6/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.desktop@17.0.6/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.desktop@17.0.6/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.desktop@17.0.6/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.desktop@17.0.6/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.desktop@17.0.6/java.awt.EventDispatchThread.run(Unknown Source)
